STEP 5: We should make our player look like she's kicking the ball!
- In GRAPHICS, go to and drag in Move Right in the loop.
- Change the name in front from sprite to player.
- Change the number inside .move_right() from 50 to 20.
To navigate the page using the TAB key, first press ESC to exit the code editor.